* xfns.c (x_create_tip_frame): Set border width of the X window.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 1 Jan 2009 08:54:01 +0000 (08:54 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 1 Jan 2009 08:54:01 +0000 (08:54 +0000)
src/ChangeLog

index acc6ea511a603ffe8d9df3e6ac3a9a0826bcdab3..0983869fd3f7d0f4ad85cc64eba1825d02d6edd8 100644 (file)
@@ -1,5 +1,7 @@
 2009-01-01  Chong Yidong  <cyd@stupidchicken.com>
 
+       * xfns.c (x_create_tip_frame): Set border width of the X window.
+
        * xfaces.c (Finternal_set_lisp_face_attribute): Improve error
        message.